projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bd203b
)
ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT define
author
Masahiro Yamada
<
[email protected]
>
Thu, 13 Oct 2016 15:39:59 +0000
(
00:39
+0900)
committer
Masahiro Yamada
<
[email protected]
>
Tue, 18 Oct 2016 05:06:46 +0000
(14:06 +0900)
ARCH_UNIPHIER selects DM_USB, where CONFIG_USB_MAX_CONTROLLER_COUNT
is not used.
Signed-off-by: Masahiro Yamada <
[email protected]
>
Reviewed-by: Simon Glass <
[email protected]
>
include/configs/uniphier.h
patch
|
blob
|
history
diff --git
a/include/configs/uniphier.h
b/include/configs/uniphier.h
index 7331d1332432ab550a9f878b8eecfc4b6ab3a508..5be46e5c5a2e6063b36a51fc773a6fb271d8fd67 100644
(file)
--- a/
include/configs/uniphier.h
+++ b/
include/configs/uniphier.h
@@
-126,7
+126,6
@@
#define CONFIG_SYS_NAND_BAD_BLOCK_POS 0
/* USB */
-#define CONFIG_USB_MAX_CONTROLLER_COUNT 2
#define CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS 4
#define CONFIG_FAT_WRITE
#define CONFIG_DOS_PARTITION